home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 11 / FM Towns Free Software Collection 11.iso / t_os / tool / dolmorph / src / alert.h < prev    next >
Encoding:
Text File  |  1994-09-11  |  143 b   |  4 lines

  1. void dispAlertMessage(char *title, char *msg);
  2. int dispCheckMessage(char *title, char *msg, char *okmsg);
  3. void alert_noMemory(char *title);
  4.